| Package | Description |
|---|---|
| edu.uky.ai.lp |
Contains classes for representing, playing, and displaying a game of "Hunt the Wumpus".
|
| edu.uky.ai.lp.ai |
Contains classes for creating agents who play "Hunt the Wumpus".
|
| edu.uky.ai.lp.gui |
Contains classes for drawing a GUI for "Hunt the Wumpus".
|
| edu.uky.ai.lp.logic |
Contains classes for representing logical formulas in function-free
predicate logic, unifiers, and knowledge bases.
|